Skip to content

Conversation

cclauss
Copy link

@cclauss cclauss commented Sep 26, 2025

@cclauss cclauss requested review from jakkdl and pquentin September 27, 2025 08:41
@cclauss cclauss added bug Something isn't working help wanted Extra attention is needed labels Sep 27, 2025
@jakkdl
Copy link
Member

jakkdl commented Sep 27, 2025

it appears one (or more) of the test files have a return in a finally. Ideally the compile call should have a better error message and tell what file fails, but you can also try running all the files in the tests/eval_files (tests/autofix_files you can then fix with --generate-autofix) to see where the return in a finally is.

@cclauss
Copy link
Author

cclauss commented Sep 27, 2025

Do we want to modify the test files to be compatible with Python 3.14, or do we want to update the linter to complain about test files that are not compatible with Python 3.14?

@cclauss
Copy link
Author

cclauss commented Oct 7, 2025

Python 3.14 (the π version) was released 30 minutes ago.
https://www.python.org/downloads/release/python-3140/
https://github.com/actions/python-versions/releases

@cclauss cclauss changed the title GitHub Actions: Test on Python 3.14 release candidate 3 GitHub Actions: Test on Python 3.14 Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants